Project Report on Sentimental Analysis of Covid from Tweets - by Group 5

Loading the Dataset files

Checking whether the data have null values or not.

Filling of the NULL Values found in the dataset.

Visualization of the Data

Cleaning of Data

Lemmatization

Creation of Bag of Words

Wordcloud made from the Tweets.

Giving label numbers to the Sentiments.

Setting up of Variables for the model.

LOGISTIC REGRESSION

Confusion Matrix

Thank You